Learn R Programming

synbreed (version 0.11-2)

[.GenMap: Extract or replace part of map data.frame

Description

Extract or replace part of an object of class GenMap.

Usage

## S3 method for class 'GenMap':
[(x,\dots)

Arguments

x
object of class ''GenMap''
...
indices

Examples

Run this code
data(maize)
head(maize$map)

Run the code above in your browser using DataLab